home *** CD-ROM | disk | FTP | other *** search
- Path: cafu.fl.net.au!usenet
- From: don@fl.net.au
- Newsgroups: comp.lang.c++
- Subject: dynamic 3d array of user defined variables(need help)
- Date: Thu, 14 Mar 1996 16:15:31 GMT
- Organization: First Link Internet Services
- Message-ID: <4iak05$3mg@cafu.fl.net.au>
- NNTP-Posting-Host: don.mt.net.au
- X-Newsreader: Forte Free Agent 1.0.82
-
- I have been trying to write a function to create a dynamic 3d array
- of user defined variables in Borland C++ 4.5 without much success.I
- have managed to write a flexible function to define a 3d array but I
- need to define one of co-ordinates and am having trouble with user
- defined variables. I would appreciate any help you can offer.
-
-